gtk-demo: Fix the overlay demo
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Mar 2020 02:57:10 +0000 (22:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Mar 2020 04:08:12 +0000 (00:08 -0400)
commit059917b83cb38b7ef552026e66aebcc29ac5e12e
tree8e1f9014a0106608ae3178839189bf5aaedad3cf
parent163aa82d452b687f015c986ed121c43c82f7cf71
gtk-demo: Fix the overlay demo

We must use two separate boxes for the label and
the entry, otherwise we can't keep their can-target
properties apart.
demos/gtk-demo/overlay.c